Merge branch 'wip/chergert/fix-texthistory-insert' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 16 Jul 2021 11:04:21 +0000 (11:04 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 16 Jul 2021 11:04:21 +0000 (11:04 +0000)
commit6ff85d287a50bc33ccb73d10ad7acc1255ca2bed
treec5f6c5627081f8c938e613e07fa97580f18ff570
parentb70b058b66fcbfbd453ec5a705db062c2dd5d2c1
parent5d02a8f5dbe285a6ff48884520a17c348bcc6774
Merge branch 'wip/chergert/fix-texthistory-insert' into 'master'

texthistory: fix calculation of n_chars

See merge request GNOME/gtk!3756